runtime.g.gopc (field)
5 uses
runtime (current package)
heapdump.go#L356: dumpint(uint64(gp.gopc))
proc.go#L5097: newg.gopc = callerpc
proc.go#L5189: gopc: callergp.gopc,
runtime2.go#L477: gopc uintptr // pc of go statement that created this goroutine
traceback.go#L776: pc := gp.gopc
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)